Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump payload from 2.0.14 to 2.17.0 #106

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 15, 2024

Bumps payload from 2.0.14 to 2.17.0.

Release notes

Sourced from payload's releases.

v2.17.0

2.17.0 (2024-05-15)

Features

  • adds misc translations to API view and react select (#6138) (30e535b)

  • richtext-lexical: remove LexicalBlock, RichTextFieldRequiredEditor and FieldWithRichTextRequiredEditor types (#6279) (9df5ab8)

Bug Fixes

  • appends editDepth value to radio & checkbox IDs when inside drawer (#6181) (69c93d3)
  • collection labels with locales not working when creating new doc (#5995) (51efe4f)
  • safely access cookie header for uploads (#6367) (de92c50)
  • step-nav breadcrumbs ellipsis (#6345) (d02b1fb)

⚠ BREAKING CHANGES

  • richtext-lexical: remove LexicalBlock, RichTextFieldRequiredEditor and FieldWithRichTextRequiredEditor types (#6279)

v2.16.1

2.16.1 (2024-05-07)

Features

  • richtext-lexical: add maxDepth property to various lexical features (#6250) (857b9a4), closes #6242

Bug Fixes

  • add index to version status field (#6256) (2972af2)
  • richtext-lexical: export missing HorizontalRuleFeature (#6236) (f829b08)

v2.16.0

2.16.0 (2024-05-06)

Features

  • adds disableListColumn, disableListFilter to fields admin props (#6188) (db4aace)

Bug Fixes

  • graphql upload relations returning null (#6233) (cac52da)
  • hide drag handles when admin.isSortable: false (#6225) (622cdb0)
  • plugin-form-builder: hook overrides not working as intended (#6203) (b735d6a)

... (truncated)

Changelog

Sourced from payload's changelog.

2.17.0 (2024-05-15)

Features

  • adds misc translations to API view and react select (#6138) (30e535b)

  • richtext-lexical: remove LexicalBlock, RichTextFieldRequiredEditor and FieldWithRichTextRequiredEditor types (#6279) (9df5ab8)

Bug Fixes

  • appends editDepth value to radio & checkbox IDs when inside drawer (#6181) (69c93d3)
  • collection labels with locales not working when creating new doc (#5995) (51efe4f)
  • safely access cookie header for uploads (#6367) (de92c50)
  • step-nav breadcrumbs ellipsis (#6345) (d02b1fb)

⚠ BREAKING CHANGES

  • richtext-lexical: remove LexicalBlock, RichTextFieldRequiredEditor and FieldWithRichTextRequiredEditor types (#6279)

2.16.1 (2024-05-07)

Features

  • richtext-lexical: add maxDepth property to various lexical features (#6250) (857b9a4), closes #6242

Bug Fixes

  • richtext-lexical: export missing HorizontalRuleFeature (#6236) (f829b08)

2.16.0 (2024-05-06)

Features

  • adds disableListColumn, disableListFilter to fields admin props (#6188) (db4aace)

Bug Fixes

  • graphql upload relations returning null (#6233) (cac52da)
  • hide drag handles when admin.isSortable: false (#6225) (622cdb0)
  • plugin-form-builder: hook overrides not working as intended (#6203) (b735d6a)

2.15.0 (2024-05-03)

Features

... (truncated)

Commits
  • d9442dc chore(release): payload/2.17.0 [skip ci]
  • de92c50 fix: safely access cookie header for uploads (#6367)
  • bc9e591 chore: removes letter spacing in loading overlay for script languages (#4769)
  • ad38011 chore: fix api preview indentation (#6152)
  • d02b1fb fix: step-nav breadcrumbs ellipsis (#6345)
  • 51efe4f fix: collection labels with locales not working when creating new doc (#5995)
  • 30e535b feat: adds misc translations to API view and react select (#6138)
  • 4bd3bb9 chore: adds translations for checkbox field in collection view (#6167)
  • 69c93d3 fix: appends editDepth value to radio & checkbox IDs when inside drawer...
  • cd06c02 feat(plugin-relationship-object-ids): adds plugin-relationship-object-ids p...
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [payload](https://github.com/payloadcms/payload/tree/HEAD/packages/payload) from 2.0.14 to 2.17.0.
- [Release notes](https://github.com/payloadcms/payload/releases)
- [Changelog](https://github.com/payloadcms/payload/blob/main/CHANGELOG.md)
- [Commits](https://github.com/payloadcms/payload/commits/payload/2.17.0/packages/payload)

---
updated-dependencies:
- dependency-name: payload
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels May 15, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github May 16, 2024

Superseded by #108.

@dependabot dependabot bot closed this May 16, 2024
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/payload-2.17.0 branch May 16, 2024 23:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code
Development

Successfully merging this pull request may close these issues.

0 participants